File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
src/main/java/me/machinemaker/papertweaks/modules/survival/cauldronmud Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ /*
2+ * GNU General Public License v3
3+ *
4+ * PaperTweaks, a performant replacement for the VanillaTweaks datapacks.
5+ *
6+ * Copyright (C) 2025 Machine_Maker
7+ *
8+ * This program is free software: you can redistribute it and/or modify
9+ * it under the terms of the GNU General Public License as published by
10+ * the Free Software Foundation, version 3.
11+ *
12+ * This program is distributed in the hope that it will be useful,
13+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
14+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15+ * GNU General Public License for more details.
16+ *
17+ * You should have received a copy of the GNU General Public License
18+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
19+ */
120package me .machinemaker .papertweaks .modules .survival .cauldronmud ;
221
322import io .papermc .paper .event .entity .EntityInsideBlockEvent ;
You can’t perform that action at this time.
0 commit comments