Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
1d21f5c
feat: 手裏剣
NePonpon Jun 11, 2026
2e3d523
feat: トゲトゲ鉄球
NePonpon Jun 11, 2026
ff8578f
feat: マグナム弾
NePonpon Jun 11, 2026
86d35ca
feat: 砲弾
NePonpon Jun 11, 2026
1803123
feat: 石弾
NePonpon Jun 11, 2026
7c040ef
feat: 骨弾
NePonpon Jun 11, 2026
e69a1f4
feat: 投げナイフ
NePonpon Jun 11, 2026
9178e81
feat: 色たまご
NePonpon Jun 11, 2026
eb94550
feat: ホワイトドット
NePonpon Jun 11, 2026
92bd45e
feat: レーザーショット
NePonpon Jun 11, 2026
4b6eca7
feat: よくある爆弾1
NePonpon Jun 11, 2026
742515c
feat: よくある爆弾2
NePonpon Jun 12, 2026
82eed62
feat: よくある爆弾3
NePonpon Jun 12, 2026
fd39e18
feat: よくある爆弾4
NePonpon Jun 12, 2026
9dda8ef
feat: タライ
NePonpon Jun 12, 2026
fdf1021
feat: カラーパール
NePonpon Jun 12, 2026
84c3ad8
feat: カラーソニックブーム
NePonpon Jun 12, 2026
f093880
feat: 予測者
NePonpon Jun 12, 2026
fa46f28
feat: 火のデーモン待機
NePonpon Jun 12, 2026
5324f53
feat: 混沌の坩堝
NePonpon Jun 12, 2026
4f7e8c7
feat: ゴミ箱の悪魔
NePonpon Jun 12, 2026
853f1aa
feat: アマノツカイ
NePonpon Jun 12, 2026
3e81255
feat: ウゴメクスナ
NePonpon Jun 12, 2026
46962af
feat: 大壺
NePonpon Jun 12, 2026
dc1dbd9
feat: 大壺割れ1
NePonpon Jun 12, 2026
cc8a290
feat: 大壺割れ2
NePonpon Jun 12, 2026
44ce397
feat: 巨大壺
NePonpon Jun 12, 2026
e0d8e0e
feat: 無限色TNT
NePonpon Jun 12, 2026
cf8321d
feat; トラップフォール
NePonpon Jun 15, 2026
370f81a
feat: トゲの罠発動
NePonpon Jun 15, 2026
c0d3bee
feat: 魔法陣
NePonpon Jun 15, 2026
ad21679
feat: 天使の輪 無限色
NePonpon Jun 15, 2026
1b99ba9
feat: ホウン
NePonpon Jun 15, 2026
f0d254e
feat: 天使の輪 無限色(大きめ)
NePonpon Jun 15, 2026
559363f
feat: 絶無のネザーゲート
NePonpon Jun 15, 2026
5f9d172
feat: プチブラック
NePonpon Jun 15, 2026
3457916
feat: 魔野菜「ヤサオサン」
NePonpon Jun 15, 2026
0416d8b
feat: 魔果実「チェリフ」
NePonpon Jun 15, 2026
bf80232
feat: 魔祝砲「ドンチャン」
NePonpon Jun 15, 2026
4f5d5c0
feat: キーブロック
NePonpon Jun 15, 2026
1411570
feat: 召喚の罠
NePonpon Jun 15, 2026
b3b34b1
feat: 破壊召喚の罠
NePonpon Jun 15, 2026
864e4f3
feat: 魔晶「流水」
NePonpon Jun 15, 2026
655b140
feat: 8角形クリスタル
NePonpon Jun 15, 2026
0ee8df8
feat: 巨大レーザーショット
NePonpon Jun 15, 2026
661dd6a
feat: よくある巨大爆弾
NePonpon Jun 15, 2026
5284d68
feat: curse
NePonpon Jun 15, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/common_bomb_1.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/common_bomb_1"
"model": "tusb:item/bullet/common_bomb_1",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/common_bomb_1_huge.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/common_bomb_1_huge"
"model": "tusb:item/bullet/common_bomb_1_huge",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/common_bomb_2.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/common_bomb_2"
"model": "tusb:item/bullet/common_bomb_2",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/common_bomb_2_huge.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/common_bomb_2_huge"
"model": "tusb:item/bullet/common_bomb_2_huge",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/common_bomb_3.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/common_bomb_3"
"model": "tusb:item/bullet/common_bomb_3",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/common_bomb_3_huge.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/common_bomb_3_huge"
"model": "tusb:item/bullet/common_bomb_3_huge",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/common_bomb_4.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/common_bomb_4"
"model": "tusb:item/bullet/common_bomb_4",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/common_bomb_4_huge.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/common_bomb_4_huge"
"model": "tusb:item/bullet/common_bomb_4_huge",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/etc/bone_bullet.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/etc/bone_bullet"
"model": "tusb:item/bullet/etc/bone_bullet",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/etc/cannon_ball.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/etc/cannon_ball"
"model": "tusb:item/bullet/etc/cannon_ball",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/etc/color_egg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/etc/color_egg"
"model": "tusb:item/bullet/etc/color_egg",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/etc/color_pearl.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/etc/color_pearl"
"model": "tusb:item/bullet/etc/color_pearl",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/etc/shuriken.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/etc/shuriken"
"model": "tusb:item/bullet/etc/shuriken",
"tints": [
{
"type": "custom_model_data",
"index": 0,
"default": [1.0,1.0,1.0]
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/etc/throwing_knife.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/etc/throwing_knife"
"model": "tusb:item/bullet/etc/throwing_knife",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/kana_tarai.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/kana_tarai"
"model": "tusb:item/bullet/kana_tarai",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/laser_shot.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/laser_shot"
"model": "tusb:item/bullet/laser_shot",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/laser_shot_huge.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/laser_shot_huge"
"model": "tusb:item/bullet/laser_shot_huge",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/magnum.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/magnum"
"model": "tusb:item/bullet/magnum",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/sonic_boom.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/sonic_boom"
"model": "tusb:item/bullet/sonic_boom",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/stone_bullet.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/stone_bullet"
"model": "tusb:item/bullet/stone_bullet",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/thorn_iron_ball.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/thorn_iron_ball"
"model": "tusb:item/bullet/thorn_iron_ball",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/bullet/white_dots.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/bullet/white_dots"
"model": "tusb:item/bullet/white_dots",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/mob/angel_ring.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/mob/angel_ring"
"model": "tusb:item/mob/angel_ring",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/mob/angel_ring3.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/mob/angel_ring3"
"model": "tusb:item/mob/angel_ring3",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/mob/cannon_body.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/mob/cannon_body"
"model": "tusb:item/mob/cannon_body",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
9 changes: 8 additions & 1 deletion assets/tusb/items/item/mob/cannon_legs.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"model": {
"type": "minecraft:model",
"model": "tusb:item/mob/cannon_legs"
"model": "tusb:item/mob/cannon_legs",
"tints": [
{
"type": "minecraft:custom_model_data",
"default": [1.0,1.0,1.0],
"index": 0
}
]
}
}
Loading
Loading